cd "/media/Environ/Compile/rocksndiamonds-4.1.4.1" && /usr/bin/gdb -- "/media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds"
GNU gdb (Debian 8.2.1-2+b3) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds...done.
(gdb) r
Starting program: /media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3981700 (LWP 12401)]
[New Thread 0x7fffe3940700 (LWP 12402)]
[New Thread 0x7fffe1a99700 (LWP 12403)]
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 20 ms (max. 50 fps / 100 %)
rocksndiamonds: frame delay == 60 ms (max. 16 fps / 33 %)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 125 ms (max. 8 fps / 16 %)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 0 ms (maximum speed)
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
malloc_consolidate(): invalid chunk size

Thread 1 "rocksndiamonds" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007ffff78a1535 in __GI_abort () at abort.c:79
#2  0x00007ffff78f8508 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff7a0328d "%s\n") at ../sysdeps/posix/libc_fatal.c:181
#3  0x00007ffff78fec1a in malloc_printerr (str=str@entry=0x7ffff7a04b68 "malloc_consolidate(): invalid chunk size") at malloc.c:5341
#4  0x00007ffff78fef2a in malloc_consolidate (av=av@entry=0x7ffff7a3ac40 <main_arena>) at malloc.c:4471
#5  0x00007ffff7901a58 in _int_malloc (av=av@entry=0x7ffff7a3ac40 <main_arena>, bytes=bytes@entry=4096) at malloc.c:3695
#6  0x00007ffff790356a in __GI___libc_malloc (bytes=4096) at malloc.c:3057
#7  0x00007ffff78ee71c in __GI__IO_file_doallocate (fp=0x555558c1bb30) at filedoalloc.c:101
#8  0x00007ffff78fc700 in __GI__IO_doallocbuf (fp=fp@entry=0x555558c1bb30) at libioP.h:839
#9  0x00007ffff78fb988 in _IO_new_file_overflow (f=0x555558c1bb30, ch=-1) at fileops.c:752
#10 0x00007ffff78faa8f in _IO_new_file_xsputn (n=37, data=<optimized out>, f=0x555558c1bb30) at libioP.h:839
#11 _IO_new_file_xsputn (f=0x555558c1bb30, data=<optimized out>, n=37) at fileops.c:1204
#12 0x00007ffff78cf1fb in _IO_vfprintf_internal (s=0x555558c1bb30, format=0x5555557ce8b7 "%s\n\n", ap=ap@entry=0x7fffffffd810) at ../libio/libioP.h:839
#13 0x00007ffff78d7534 in __fprintf (stream=<optimized out>, format=<optimized out>) at fprintf.c:32
#14 0x00005555556e334b in SaveScore (nr=86) at files.c:8337
#15 0x0000555555687a0e in NewHiScore (level_nr=86) at game.c:4862
#16 0x0000555555687745 in GameEnd () at game.c:4785
#17 0x000055555568761d in GameWon () at game.c:4722
#18 0x00005555556a7dbd in GameActionsExt () at game.c:11371
#19 0x00005555556a8485 in GameActions () at game.c:11625
#20 0x000055555567c8b9 in HandleGameActions () at screens.c:8369
#21 0x0000555555646d83 in EventLoop () at events.c:359
#22 0x000055555563a1ca in main (argc=1, argv=0x7fffffffdb48) at main.c:7762
(gdb) # just finished a level...
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3981700 (LWP 15656)]
[New Thread 0x7fffe3940700 (LWP 15657)]
[New Thread 0x7fffe1a99700 (LWP 15658)]
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
[Thread 0x7fffe3940700 (LWP 15657) exited]
[Thread 0x7fffe3981700 (LWP 15656) exited]
[Thread 0x7fffe1a99700 (LWP 15658) exited]
[Inferior 1 (process 15655) exited normally]
(gdb) # it changed the highlighted to green, didn't save hall of fame, didn't increment to next level
(gdb) r
Starting program: /media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3981700 (LWP 16012)]
[New Thread 0x7fffe3940700 (LWP 16013)]
[New Thread 0x7fffe1a99700 (LWP 16014)]
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
[Thread 0x7fffe3940700 (LWP 16013) exited]
[Thread 0x7fffe3981700 (LWP 16012) exited]
[Thread 0x7fffe1a99700 (LWP 16014) exited]
[Inferior 1 (process 16011) exited normally]
(gdb) # it had a bad tape
(gdb) r
Starting program: /media/Environ/Compile/rocksndiamonds-4.1.4.1/rocksndiamonds 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3981700 (LWP 16128)]
[New Thread 0x7fffe3940700 (LWP 16129)]
[New Thread 0x7fffe1a99700 (LWP 16130)]
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 15 ms (max. 66 fps / 133 %)
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 30 ms (max. 33 fps / 66 %)
rocksndiamonds: frame delay == 20 ms (max. 50 fps / 100 %)
rocksndiamonds: currently using game engine version 3000500
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: frame delay == 60 ms (max. 16 fps / 33 %)
rocksndiamonds: frame delay == 20 ms (max. 50 fps / 100 %)
rocksndiamonds: frame delay == 30 ms (max. 33 fps / 66 %)
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: frame delay == 29 ms (max. 34 fps / 68 %)
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: getKeyFromKeyName(): not completely implemented
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
rocksndiamonds: frame delay == 40 ms (max. 25 fps / 50 %)
rocksndiamonds: warning: unknown format of score file '/home/bryan/.rocksndiamonds/scores/rnd_krystian_abramowicz/086.score'
[Thread 0x7fffe3940700 (LWP 16129) exited]
[Thread 0x7fffe3981700 (LWP 16128) exited]
[Thread 0x7fffe1a99700 (LWP 16130) exited]
[Inferior 1 (process 16127) exited normally]
(gdb) q
